Search
Theme.setAxisLabelsFontStyle Method
See Also
 






Sets the style of font used to draw axis labels.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setAxisLabelsFontStyle (
    EnumSet<FontStyle> value
)

 Parameters

value

 See Also